home *** CD-ROM | disk | FTP | other *** search
- #ifndef _startup_
- #define _startup_
- /******************************************************************************\
- * Function Declarations
- \******************************************************************************/
-
- void Startup (void);
-
-
- #endif
-